Skip to content

fix def-transfer with no options map null pointer #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 12, 2013

Conversation

danburkert
Copy link
Contributor

When defining a def-transfer with no options map, the call to nth will throw a null pointer exception. Change to get in order to return nil to if statement instead.

@ztellman
Copy link
Collaborator

Good catch, thanks.

ztellman added a commit that referenced this pull request Jul 12, 2013
fix def-transfer with no options map null pointer
@ztellman ztellman merged commit d1ff102 into clj-commons:master Jul 12, 2013
@danburkert danburkert deleted the def-transfer-no-opts branch July 12, 2013 04:34
@danburkert
Copy link
Contributor Author

No problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants